mapToGrpcGroup

fun mapToGrpcGroup(group: Group): GroupOuterClass.Group

Maps a Group entity to a gRPC Group.

Return

the mapped gRPC Group

Parameters

group

the Group entity to map